Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support installation with flake8>=7; tidy up changelog #458

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Support installation with flake8>=7; tidy up changelog #458

merged 1 commit into from
Jan 5, 2024

Conversation

AlexWaygood
Copy link
Collaborator

Fixes #457

@AlexWaygood
Copy link
Collaborator Author

Note that we won't get flake8v7 installed in CI, because we have a dev dependency on flake8-noqa, the latest version of which also pins flake8<7. I've tested with flake8v7 locally, though, and all looks good.

@srittau srittau merged commit 4711624 into main Jan 5, 2024
20 checks passed
@srittau srittau deleted the v7 branch January 5, 2024 12:29
@wwuck
Copy link

wwuck commented Jan 8, 2024

@AlexWaygood FYI flake8-noqa is now updated to support flake8 v7

@AlexWaygood
Copy link
Collaborator Author

@AlexWaygood FYI flake8-noqa is now updated to support flake8 v7

Great news, thanks for letting me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support flake8==7.0.0
3 participants